home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Soul Winning Stack / card_3800.txt < prev    next >
Encoding:
Text File  |  1987-05-04  |  909 b   |  48 lines

  1. -- card: 3800 from stack: in
  2. -- bmap block id: 3529
  3. -- flags: 4000
  4. -- background id: 2777
  5. -- name: About HyperLife
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=433 top=22 right=74 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1011 / 1011
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: HyperLife Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual barn door close
  23.   go to card id 2858
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 8000
  32. -- rect: left=156 top=66 right=243 bottom=335
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name:  
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual venetian blinds
  44.   go to card id 4062
  45. end mouseUp
  46.  
  47.  
  48.